home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / aiz451.zip / STARTUP.DOC < prev    next >
Text File  |  1991-03-10  |  9KB  |  354 lines

  1. *
  2. *                     SV7AIZ - Multiuser - multiport - BBS
  3. *
  4. *                  -----------------------------------------
  5. *
  6. *                  (c) 1991  v4.51 - rel1  all rights reserved
  7. *
  8. *
  9. *
  10. *                 For:TNC-2 and clones,with WA8DED or Nord Link
  11. *
  12. *                             Host Mode Firmwares,
  13. *
  14. *                             PC*PA drsi card,
  15. *
  16. *                             AEA PK-232, PK-88,
  17. *
  18. *                             Kiss tncs under BPQ code  
  19. *
  20. *                                                         
  21. *
  22. *             Supported :- Binary transfers with YAPP protocol.
  23. *
  24. *                        - Automatic fwd system. 
  25. *
  26. *                        - Private mail fwd priority.    
  27. *
  28. *                        - Bulletin path check.         
  29. *
  30. *                        - 24 users max,plus 1 operator window.
  31. *
  32. *                        - 25 tasks total.                
  33. *
  34. *                        - Dos task option.                 
  35. *
  36. *                        - Gateway,Node(built in)        
  37. *
  38. *                        - Export and text to mail procedures.
  39. *
  40. *                        - Built in text editor for small files.
  41. *
  42. *                        - Remote sysop,full access.       
  43. *
  44. *                        - Manual memory allocation.      
  45. *
  46. *                        - Bid Level 1.               
  47. *
  48. *                        - Servers.
  49. *
  50. *                        - Manual binary,ascii files Up-dnload. 
  51. *
  52. *                        - Asynchronous com port attach.       
  53. *
  54. *                        - Remote qsy driver.              
  55.  
  56.  
  57.  
  58.     --------------------------------------------------------------
  59.  
  60.        ***********         INTRODUCTION        ************* 
  61.     -------------------------------------------------------------- 
  62.  
  63.  
  64.  
  65.         *  This bbs is based on  a  user  friendly  service.The 
  66.     most popular bbs commands have been used,to avoid confusion 
  67.     of learning. 
  68.  
  69.     *  REQUIREMENTS:
  70.  
  71.     *  Computer:IBM PC-XT/AT and true compatibles(under DOS 3.2  
  72.     or later), with at least 512K memory. 
  73.     *  Tncs    :1)Tnc-2 or clones  with  WA8DED  or  NORD><LINK 
  74.     firmwares. (This disk includes NORD><LINK's code,for  those 
  75.     who want to burn an eprom. Transfer the file 'NORDLINK.BIN' 
  76.     to a 27256 eprom.) 
  77.     (Any tnc which will work with these firmwares installed,will  do 
  78.     the job !!) 
  79.                 2)PC*PA (DRSI) card.
  80.                 3)AEA's PK-232, PK-88.
  81.                 4)Kiss  Tncs  (kam,tnc-2,etc)  under  BPQ   internet 
  82.                   switch s/w. 
  83.  
  84.     ---------- 
  85.  
  86.     *  START UP : 
  87.  
  88.         .  Create directories for help,mail,bin,ascii  files.If 
  89.     u  don't create them and run  the  program  for  the  first 
  90.     time,it will create   them  by  itself.  Extract  the  file
  91.     'HELP.COM' to get BBS's help files.(selfextract file)  Copy
  92.     *.HLP files in your predefined Help directory.(BBS does not
  93.     do that by itself).
  94.  
  95.         .  Make the desired  changes  in  the  'BBS.CNF'  file  and
  96.     'INFO.BBS' file. Put at least,files=20 and buffers=50, in  the
  97.     config.sys file.
  98.     file.
  99.  
  100.        Run 'CONV32.EXE' program if u were  using   v3.00,or
  101.        refer  to the CONVERT.DOC file for more infos.
  102.  
  103.         .  Configure MBBIOS and load it.(If you are using 1  or  
  104.     2  ports ,you may load 'SETAUX.EXE' or  'RTERM.EXE',instead 
  105.     of   mbbios.SETAUX,allocates   less   memory.   For   RTERM 
  106.     instructions,read      the      'RTERM.DOC'       file.Read 
  107.     also,'TIMER.DOC' file.) 
  108.  
  109.         .  Type 'BBS' at the dos prompt to load   the   program  
  110.     with  the default 'BBS.CNF' file or BBS with  any  filename 
  111.     parameter,created by you. If for  instance  you   wish   to  
  112.     use  some  other  cnf  file  with different parameters, for 
  113.     any reason,and its name is 'DUMMY.CNF'  then  you  have  to 
  114.     type :
  115.  
  116.                   'BBS DUMMY.CNF' 
  117.  
  118.         .  If you are using DRSI card ,you have to install your 
  119.     tnctsr-s in memory first. 
  120.  
  121.  
  122.         .      It     is     able     to      handle       DRSI
  123.     card,TNC-2,PK-232,or   any combination of them at the  same 
  124.     time. 
  125.  
  126.  
  127.  
  128.     Importants for the first start up : 
  129.  
  130.         ** Channel 0,must  always  be  a  monitor   channel,for  
  131.     all  the installed tncs. 
  132.  
  133.         **  If  you  are   using   PK-232,you   can   have   up   
  134.     to   9 channels(0-8).You will never use channel 9. 
  135.  
  136.     ** It would be fine to use a disk  cache  program,to  avoid  
  137.     any file searching  delays,when  you  have  more  than  500 
  138.     active msgs. 
  139.  
  140.     ** You have to  read  all  the  docs   included   on   this  
  141.     release,to learn abt fwd operation etc. 
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.     -------------------------------------------------------------- 
  159.  
  160.                *********     WINDOWS    ********** 
  161.     -------------------------------------------------------------- 
  162.  
  163.  
  164.  
  165.         Each   logical   channel,has   its   own    window.Each  
  166.     window  is divided in 5 parts. See(Fig.1). 
  167.      
  168.     -------------      1 - Status 
  169.     -------------      2 - Command line 
  170.     ------------- 
  171.      
  172.      
  173.                        3 - Connected info. 
  174.      
  175.      
  176.     ------------- 
  177.                        4 - Connect and general status reports. 
  178.     ------------- 
  179.      
  180.                        5 - Monitor headers. 
  181.      
  182.      
  183.     ------------- 
  184.     (Fig.1) 
  185.  
  186.      
  187.     *  Desc: 
  188.      
  189.        1:It's the upper line of  the  screen.It  shows  channel 
  190.     status,  mode(terminal,bbs  or  monitor  mode),tnc   status  
  191.     (number  of  UA, Send  frames  and  number  of   tries.Link  
  192.     status,port  and  logical channel's number).The upper  line 
  193.     looks like this: 
  194.      
  195. -BBS-      J47VAA      Channel-1:Port-0    S: 0 U: 0 N: 0    Info Transfer
  196.  |            |            |      |        |    |    |        |
  197.  |            |            |      |        |    |    |        |
  198.  |            |            |      |        |    |    |        |_Link status
  199.  |            |            |      |        |    |    |_Tries
  200.  |            |            |      |        |    |_UA frames(or protocol level)
  201.  |            |            |      |        |_Send frames
  202.  |            |            |      |_Channel's Port
  203.  |            |            |
  204.  |            |            |_Channel's number
  205.  |            |
  206.  |            |_Connected station
  207.  |
  208.  |_Mode
  209.  
  210.      
  211.        2:It's the second line  of  the   screen.This   is   the  
  212.     keyboard echo line. 
  213.  
  214.        3:Connected informations. 
  215.      
  216.         4:Two  lines.Shows   connected    stations    on    all  
  217.     channels,chat requests,status of fwd and mail flag. 
  218.      
  219.      
  220.      
  221.      
  222.      
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.      
  261.  
  262.     --------------------------------------------------------------- 
  263.  
  264.          **********  MONITOR (CHANNEL 0) NOTES  ********** 
  265.     --------------------------------------------------------------- 
  266.  
  267.  
  268.       Channel 0 will  be  always  a  monitor  channel  in  this 
  269.     bbs.Monitor infos from all the defined ports will  go  into
  270.     this  channel.You have a  view  of  this  channel  all  the 
  271.     time.It's the down window.If we have to  give  some  global 
  272.     commands  in  one  or  more  of  the tncs,then   we    must 
  273.     select  this  channel's  absolute  number  by pressing  F10 
  274.     key.We  can   make   our   port    selection,by    pressing 
  275.     Alt-T.Port sign on the top of the screen  rolles  until  we 
  276.     get  the  desired.After  these  procedures  you  can   send 
  277.     commands or text  to this port. Note,that,it has to do only  
  278.     with  commands  or  text send    to    the     tncs.Monitor  
  279.     headers,will  always  come  on  the monitor's window.   You 
  280.     can set the type of  frames  will  be  monitored  on  each 
  281.     tnc,this way,or during start up from the cnf file.  if  you  
  282.     have not monitor,probably u haven't sent the MIUSC  cmd  to  
  283.     the   tncs during start  up.(PK-232  needs  'MN6'  in  host 
  284.     mode) 
  285.      
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.      
  314.     ------------------------------------------------------------- 
  315.  
  316.                ********** FOOT NOTES ********
  317.     -------------------------------------------------------------
  318.  
  319.  
  320.         * When you are at the sysop window  and  list  or  read
  321.     msgs,screen locks every  9  lines.Hit   carriage  return,to
  322.     continue.
  323.  
  324.     * By hitting ESC  during   a   service routine,bbs   cancels
  325.     current service.
  326.  
  327.     * Configure coms to work on 9600 bps  for  full  speed.Baud
  328.     rates less than 4800 bps,cause bbs to work slowly.
  329.  
  330.     * Be sure that you have a free memory  space  of  at  least
  331.     25K (PRESS INS KEY) for safety.If  you   have   less,adjust
  332.     by  using  the  program 'MEMORY.EXE'.
  333.  
  334.  
  335.     I appreciate any corrections or suggestions.Just leave me a mail
  336.     SV1AIZ @ SV1AIZ.
  337.  
  338.     Enjoy,    Spiros,SV1AIZ.
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.